Fix updating the widget accessible description when using its tooltip
authorColomban Wendling <cwendling@hypra.fr>
Mon, 20 Feb 2017 16:39:40 +0000 (17:39 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Dec 2017 02:24:44 +0000 (21:24 -0500)
commit69344322d115eed5a79a440a3f951724a1fcaa36
tree40b822f5b0ee2d22aba3285674fce62f9bf9614d
parent3b2f9395905ec2d9696bcf51497781236c95ec63
Fix updating the widget accessible description when using its tooltip

We need to notify ATK the description changed when the tooltip text associated
with the widget changes and gtk_widget_accessible_get_description() would use
it as the description.

https://bugzilla.gnome.org/show_bug.cgi?id=779009
gtk/a11y/gtkwidgetaccessible.c